home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>*</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>All</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>cdx</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>cdx</string>
- <key>CFBundleTypeName</key>
- <string>Codex Encrypted File</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>cea</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>cea</string>
- <key>CFBundleTypeName</key>
- <string>Codex Encrypted Archive</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>cet</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>cet</string>
- <key>CFBundleTypeName</key>
- <string>Codex Encrypted Text</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>Codex</string>
- <key>CFBundleGetInfoString</key>
- <string>Codex 1.2.2 ©2002 MacMagna</string>
- <key>CFBundleIconFile</key>
- <string>appl</string>
- <key>CFBundleIdentifier</key>
- <string>CoDeX</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>Codex 1.2.2</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>Codex 1.2.2 ©2002 MacMagna</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.2.2</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-